home *** CD-ROM | disk | FTP | other *** search
/ Designer's Club 1997 August / Designer's Club 1997 August.iso / mac / Idea Source / Alarm.DIR / 00068.ls < prev    next >
Encoding:
Text File  |  1997-06-16  |  84 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     nothing()
  4.   else
  5.     go("end")
  6.   end if
  7. end
  8.